rust: Add a test case for ed25519
authorColin Walters <walters@verbum.org>
Thu, 14 Jul 2022 20:48:12 +0000 (16:48 -0400)
committerColin Walters <walters@verbum.org>
Thu, 14 Jul 2022 21:13:51 +0000 (17:13 -0400)
commite0417957ea1578032da505947ec9cac299015446
treeef4c7083c59b19aa88837305dda1fcd16057f8f1
parent83e6357186be11fb8f2a6b66fab3730c44ee59dd
rust: Add a test case for ed25519

Specifically, I verified that *before* the previous patch to the
ed25519 C code, the last bit of code would fail with a SIGSEGV when
trying to read the empty signature.
rust-bindings/tests/sign/mod.rs